This message gets displayed when the Dataplane Manager receives a response from Bandwidth Manager with the status of the requested bandwidth pool.
This is a debug message, and it's normal to be displayed when a filter is created to display messages for the Dataplane Manager (DPM) MPLS sub-component.
Debug-Data
Recvd BRM response: (Switch view) request opcode = %brm_opcode_str% ingress req. bw = %bwIngress% egress req. bw = %bwEgress% available ingress bw = %avail_Ing% available egress = %avail_Egr%
| Name | Type |
|---|---|
| brm_opcode_str | String |
| bwIngress | uInt32 |
| bwEgress | uInt32 |
| avail_Ing | uInt32 |
| avail_Egr | uInt32 |